home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 May / com_0505_1.iso / opensource / tightvnc-1.2.9-setup.exe / {app} / Web / WhatsNew-devel.txt < prev    next >
Encoding:
Text File  |  2003-08-01  |  22.8 KB  |  530 lines

  1. +--------------------------------------------------------------------+
  2. |   This is a brief summary of changes introduced in each TightVNC   |
  3. |   release. For more details, please see ChangeLog files included   |
  4. |   in TightVNC source and binary archives.                          |
  5. +--------------------------------------------------------------------+
  6.  
  7. * TightVNC 1.2.8
  8.  
  9.   - Unix and Win32 versions: Support for a separate view-only password
  10.     has been implemented. Now the servers support two passwords -- one
  11.     to allow full control, another to restrict remote keyboard and
  12.     mouse input.
  13.  
  14.   - Win32 version: The password reset problem has been solved. In
  15.     versions starting from 1.2.4, the password could get changed in
  16.     the registry on opening Properties dialog and just hitting the OK
  17.     button.
  18.  
  19.   - Win32 version: New "-reload" command-line option has been
  20.     implemented in Win32 server. It forces the running instance to
  21.     reload the registry settings.
  22.  
  23.   - Win32 version: "RemoveWallpaper" and "LockSetting" options have
  24.     been made configurable in the Properties dialog; the code has been
  25.     ported from RealVNC 3.3.6.
  26.  
  27.   - Win32 version: Support for "AllowEditClients" registry setting has
  28.     been ported from RealVNC 3.3.6.
  29.  
  30.   - Unix version: New "-x11cursor" option has been implemented in
  31.     vncviewer; a patch from Peter Astrand. This option allows using a
  32.     real X11 cursor with X11-style cursor shape updates, disables the
  33.     dot cursor, and disables cursor position updates in non-fullscreen
  34.     mode.
  35.  
  36.   - Unix version: New "RunCommand" command to customize the X11
  37.     vncviewer popup menu has been implemented; a patch from Peter
  38.     Astrand.
  39.  
  40.   - Unix version: Several patches from Debian Linux have been applied.
  41.     This should fix a number of bugs and improve building on some
  42.     platforms supported by Debian Linux.
  43.  
  44.   - Unix version: A problem with Xvnc eating all CPU time after xfs
  45.     restarts has been fixed; a patch from Martin Koegler.
  46.  
  47.   - Other minor improvements and bugfixes.
  48.  
  49. ----------------------------------------------------------------------
  50.  
  51. * TightVNC 1.2.7
  52.  
  53.   - Unix and Win32 versions, Java viewer: The most significant problem
  54.     with local cursor handling has been solved -- now clients can see
  55.     remote cursor movements performed on the server or by another
  56.     client. New PointerPos encoding and cursor shape updates both
  57.     minimize bandwidth requirements and greatly improve responsiveness
  58.     of the mouse pointer, while still allow to track correct pointer
  59.     position in all situations.
  60.  
  61.   - Unix and Win32 versions: In all the places where display numbers
  62.     had to be used, now it's easy to use port numbers as well. The
  63.     viewers now allow to use new "hostname::port" syntax, in addition
  64.     to the traditional "hostname:display" format. The same new syntax
  65.     can be used in the "Add new client" dialog of Win32 server. In the
  66.     server, now it's equally easy to set display and port numbers. 
  67.     Besides that, HTTP and RFB port numbers can be set individually.
  68.  
  69.   - Unix and Win32 versions: In servers, decreased JPEG quality
  70.     factors for low quality levels. This improves bandwidth usage
  71.     while the image quality remains satisfactory in most cases. In
  72.     clients, JPEG compression is now enabled by default, because
  73.     usually it's a reasonable choice. To prevent viewers from
  74.     requesting JPEG compression, new -nojpeg option can be used.
  75.  
  76.   - Unix and Win32 versions: Improved installer under Windows, better
  77.     RPMs for Linux.
  78.  
  79.   - Win32 version: Major enhancements in layout and functionality of
  80.     the dialog boxes.
  81.  
  82.   - Win32 version: New keyboard handling code has been ported from
  83.     RealVNC 3.3.6. This should solve all the issues with arrow keys
  84.     acting as numbers in console windows, and shift+arrows not working
  85.     under Win2k.
  86.  
  87.   - Win32 version: Adopted WinVNC -reinstall option from RealVNC
  88.     3.3.5, together with a number of other changes in different
  89.     places. The viewer now accepts a port number after the -listen
  90.     command-line option, an improvement from RealVNC 3.3.6.
  91.  
  92.   - Win32 version: Eliminated high CPU usage on the server before
  93.     sending cursor shape updates.
  94.  
  95.   - Unix version: Bugfix for Xvnc's -localhost and -interface options
  96.     that were broken on many systems, thanks to Luke Mewburn for the
  97.     bugfix. Xvnc -version command-line option is now supported.
  98.  
  99.   - Tight encoding is now documented in rfbproto.h files within source
  100.     archives.
  101.  
  102.   - Java viewer: Implemented new buttons "Login again" and "Close
  103.     window" near the disconnect or error messages in the applet mode,
  104.     and introduced new "Offer Relogin" parameter to control this
  105.     improvement. Thanks to Peter Astrand for the initial version of
  106.     the "Login again" patch.
  107.  
  108.   - Java viewer: Support for connections via HTTP proxies using HTTP
  109.     CONNECT method. This will not work in the applet mode, due to Java
  110.     security restrictions.
  111.  
  112.   - Java viewer: Extra .vnc files have been removed, having just
  113.     index.vnc should be enough. Also, an example HTML page has been
  114.     prepared, to simplify installation under a standalone Web server.
  115.  
  116.   - Java viewer: Added a MANIFEST to the JAR archive, to allow easy
  117.     execution of the JAR file, using java -jar command-line option.
  118.  
  119.   - Other minor improvements and bugfixes.
  120.  
  121. ----------------------------------------------------------------------
  122.  
  123. * TightVNC 1.3dev1, Win32 development (unstable) version
  124.  
  125.   - Implemented partial screen sharing. Any single window or any
  126.     rectangular screen area can be shared instead of the whole screen.
  127.     The position and dimensions of the shared screen area can be
  128.     changed dynamically, and client windows will adjust their
  129.     dimensions on the fly. The user interface to choose shared screen
  130.     area is very intuitive and easy to use.
  131.  
  132.   - Screen resolution changes won't cause WinVNC to disconnect clients
  133.     any more (but changes in screen color format still result in
  134.     disconnects, this will be fixed later).
  135.  
  136.   - It's possible to make WinVNC ignore remote inputs when local mouse
  137.     or keyboard is in use. Remote events will be re-enabled after a
  138.     specified timeout (3 seconds by default).
  139.  
  140.   - There may be other changes I forgot to mention. :-)
  141.  
  142. ----------------------------------------------------------------------
  143.  
  144. * TightVNC 1.2.6
  145.  
  146.   - Win32 version: In this version, when WinVNC binds to a local TCP
  147.     port, it does not try to check several times if the port is in
  148.     use. It just re-uses the port if the display number is not set to
  149.     "Auto". One visible effect of this change is that the delay
  150.     between starting up and showing the icon is greatly reduced.
  151.  
  152.   - Unix version: Fixed the bug which caused the vncserver script to
  153.     fail when the XAUTHORITY environment variable was not set.
  154.  
  155.   - Unix version: Fixed the bug which prevented the vncpasswd utility
  156.     from setting correct permissons on the passwd file.
  157.  
  158.   - Unix version: Fixed a repeated challenge replay attack
  159.     vulnerability, bugtraq id 5296.
  160.  
  161.   - Unix version: Added files to simplify building of Linux RPMs,
  162.     thanks to Peter Astrand.
  163.  
  164.   - Unix version: Improved scrolling in the full-screen mode, modified
  165.     patch from Ville Herva.
  166.  
  167.   - Minor cleanups.
  168.  
  169. ----------------------------------------------------------------------
  170.  
  171. * TightVNC 1.2.5
  172.  
  173.   - Win32 version: Fixed a problem in the I/O subsystem that was
  174.     introduced in TightVNC 1.2.2 and was causing major slowdown in
  175.     communication with clients.
  176.  
  177.   - Win32 version: Enabled remote upgrade in the installation script. 
  178.     Also, the installer will install a copy of the TightVNC Web site,
  179.     and will create shortcuts to most important documentation pages.
  180.  
  181.   - Win32 version: Implemented new feature to specify applet
  182.     parameters in URL requests being sent to the built-in HTTP server. 
  183.     Added support for new "EnableURLParams" registry setting which can
  184.     be used to enable this feature.
  185.  
  186.   - Win32 version: Added support for the NewFBSize pseudo-encoding
  187.     allowing to change framebuffer geometry on the fly on server's
  188.     request.
  189.  
  190.   - Win32 version: Included "solution" and "project" files for MS
  191.     Visual Studio 7, from Andrew van der Stock, applied a set of minor
  192.     fixes to suppress compilation warnings under MS Visual Studio 7.
  193.  
  194.   - Win32 version: The viewer now tries to preserve the size and
  195.     position of the desktop window after applying new connection
  196.     options.
  197.  
  198.   - Unix version: Implemented new feature to specify applet parameters
  199.     in URL requests being sent to the built-in HTTP server. Added
  200.     support for new $PARAMS variable in .vnc HTML templates.
  201.  
  202.   - Unix version: Added the possibility to keep users' vnc directories
  203.     under /tmp, as suggested by Ivan Popov. This mode can be enabled
  204.     by editing the $vncUserDir variable in the vncserver script. Also,
  205.     new -t option has been implemented in the vncpasswd utility which
  206.     allows to change VNC password files under /tmp.
  207.  
  208.   - Unix version: Applied Xvnc -viewonly patch from Ehud Karni.
  209.  
  210.   - Unix version: Applied Linux/PowerPC Xvnc fix from Peter A. Castro.
  211.  
  212.   - Unix version: Bug fixed: Xvnc failed to reset compression level
  213.     and JPEG image quality on reading lists of encodings supported by
  214.     clients.
  215.  
  216.   - Unix version: Made the viewer handle XCursor encoding operating on
  217.     the framebuffer instead of setting new cursors directly in X.
  218.  
  219.   - Unix version: Applied a number of porting fixes from Ki Networks,
  220.     Inc.
  221.  
  222.   - Java viewer: Added new feature allowing to save RFB sessions in
  223.     FBS files compatible with rfbproxy. This feature works only if JVM
  224.     security manager allows access to the local filesystem, which is
  225.     usually true only when the viewer is used as a standalone
  226.     application or if the viewer applet is cryptographically signed.
  227.     New "Record" button will appear in the button panel if this
  228.     feature is enabled.
  229.  
  230.   - Java viewer: Added new "ENCPASSWORD" parameter, modified patch
  231.     from Peter Astrand.
  232.  
  233.   - Java viewer: Applied patch from Peter Astrand to fix problems with
  234.     Swedish keys and broken JVMs.
  235.  
  236.   - Other minor fixes and cleanups.
  237.  
  238. ----------------------------------------------------------------------
  239.  
  240. * TightVNC 1.2.4
  241.  
  242.   - Win32 version: WinVNC crashes on reporting zero statistics were
  243.     fixed. This should eliminate crashes when using x2vnc and win2vnc
  244.     client programs.
  245.  
  246.   - Win32 version: a problem with listening viewer was fixed.
  247.     Initiating multiple non-shared connections could crash the viewer
  248.     application.
  249.  
  250.   - Win32 version: real passwords are never placed into the password
  251.     text control in the WinVNC Properties dialog any more. This should
  252.     prevent grabbing plain-text passwords from that text control.
  253.  
  254.   - Win32 version: logging on errors was improved to provide better
  255.     diagnosis for errors, especially for those causing the message
  256.     "Connection closed" right after authentication.
  257.  
  258.   - Win32 version: handling of log files was improved. Now WinVNC
  259.     should be able to save backup copies of log files under
  260.     Win95/98/Me. Also, all log files are now written in MS-DOS/Windows
  261.     text format instead of the Unix one.
  262.  
  263.   - Win32 version: a problem with reporting error messages in the
  264.     listening viewer was fixed.
  265.  
  266.   - Win32 version: reporting incorrect statistics in the Tight encoder
  267.     was fixed.
  268.  
  269.   - Win32 version: HTML pages and templates for the built-in HTTP
  270.     server were improved.
  271.  
  272.   - Unix version: applied patch from Ki Networks, Inc. solving build
  273.     problems on a number of commercial Unix systems, and fixing a
  274.     number of minor bugs and typos.
  275.  
  276.   - Unix version: added a possibility to denote standard input with
  277.     the "-" file name instead of a real password file name.
  278.  
  279.   - Unix version: fixed a bug causing vncpasswd utility work
  280.     incorrectly when a file name argument was given in the command
  281.     line.
  282.  
  283.   - Unix version: applied patch to solve keyboard focus problems in
  284.     the full-screen vncviewer, from Peter Astrand. The patch does not
  285.     seem to solve all the issues, but definitely makes things better.
  286.     New grabKeyboard resource was added to control full-screen mode
  287.     behavior.
  288.  
  289.   - Java viewer: new "Show Offline Desktop" parameter was added to
  290.     make the desktop still visible even after the remote side has
  291.     closed connection.
  292.  
  293.   - Java viewer: error messages were made much more meaningful.
  294.  
  295.   - Java viewer: keyboard focus problems were fixed. This should
  296.     prevent opening new windows (e.g. Options or Clipboard) behind the
  297.     active authenticator or desktop window.
  298.  
  299.   - Java viewer: now "R"/"r" keys can be used to request screen
  300.     updates in view-only mode.
  301.  
  302.   - Java viewer: applied patch from Peter Astrand to fix problems with
  303.     Swedish keys and broken JVMs.
  304.  
  305.   - Other minor fixes and cleanups.
  306.  
  307. ----------------------------------------------------------------------
  308.  
  309. * TightVNC 1.2.3
  310.  
  311.   - Unix and Win32 versions: zlib library was updated to the most
  312.     recent version (1.1.4) where a potential security issue was fixed.
  313.  
  314.   - Unix and Win32 versions: fixed blocking I/O problems in built-in
  315.     HTTP servers. Older versions had to wait while one client finishes
  316.     his transaction, only then they served new client connections,
  317.     thus making easy denial-of-service attacks possible.
  318.  
  319.   - Unix and Win32 versions: updated built-in Java viewer, see details
  320.     below.
  321.  
  322.   - Win32 version: Added support for mouse wheel events. Wheel mouse
  323.     support is fully compatible and interoperable with Unix version
  324.     where this feature was available for a long time.
  325.  
  326.   - Win32 version (WinVNC): The -connect command-line option now
  327.     accepts a display number after a hostname.
  328.  
  329.   - Win32 version: Creating associations for .vnc files in the
  330.     installer.
  331.  
  332.   - Java viewer was GREATLY improved: the code was converted to Java
  333.     1.1, painting techniques were re-designed completely (now the
  334.     viewer should work in MacOS), several new parameters were added,
  335.     all parameters were documented in the README file. Most important
  336.     new features include: support for 24-bit colors, JPEG support in
  337.     Tight encoding, RFB Bell message support, new "Refresh" button, a
  338.     possibility to operate in a separate scrollable window, dynamic
  339.     view-only mode. Many more changes were introduces, see the
  340.     ChangeLog for more information. Please note that new Java viewer
  341.     class names were changed, e.g. vncviewer.jar file has become
  342.     VncViewer.jar etc.
  343.  
  344.   - Unix version: a number of changes in the vncserver script, e.g.
  345.     the default color depth is now 24, extra delay after Xvnc startup
  346.     removed, font path is now configurable in the beginning of the
  347.     script, and more.
  348.  
  349.   - Unix version: zlib library was removed from the core X sources.
  350.     Instead, both vncviewer and Xvnc now can use either system zlib
  351.     and JPEG libraries, or ones packaged within TightVNC source
  352.     archive in the lib/ directory. Unix sources are distributed in two
  353.     versions: one with these libraries for those who don't have them
  354.     installed in the system, and another version without libraries,
  355.     copied directly from CVS, for those who do have zlib and/or JPEG
  356.     libraries installed. In the former case, build procedure would
  357.     include additional "make libs" step. System libraries will be
  358.     linked dynamically, libraries included in the source archive will
  359.     be linked in statically.
  360.  
  361.   - Unix version now includes comprehensive manual pages for
  362.     vncviewer, vncserver, Xvnc, vncconnect and vncpasswd programs. The
  363.     vncinstall script in the source distribution now accepts one more
  364.     parameter allowing to specify where to install manual pages.
  365.  
  366.   - Unix version (Xvnc): a number of patches from Red Hat Linux vnc
  367.     package were incorporated into the TightVNC codebase. This adds
  368.     support for more architectures including s390 and s390x, adds a
  369.     possibility to use tcp_wrappers for Xvnc access control.
  370.  
  371.   - Unix version (Xvnc): several bugfixes, e.g. applied patch to fix
  372.     crash in the code dealing with font server; fixed word alignment
  373.     problem in raw encoder experienced by Sparc users.
  374.  
  375.   - Unix version is no more distributed as patches to a standard VNC
  376.     release. This is because patches cannot handle changes in binary
  377.     files and handle file removals very inefficiently.
  378.  
  379.   - Other minor fixes and cleanups.
  380.  
  381. ----------------------------------------------------------------------
  382.  
  383. * TightVNC 1.2.2
  384.  
  385.   - Win32 server: long-standing Win9x resource consumption problem has
  386.     been fixed. Now the server thread does not use blocking I/O, and
  387.     therefore is always ready to process messages from the VNCHooks
  388.     DLL.
  389.  
  390.   - Win32 server: now built-in HTTP daemon may be enabled and disabled
  391.     interactively from the Advanced Preferences dialog (this setting
  392.     is saved in new "EnableHTTPDaemon" registry key).
  393.  
  394.   - Win32 server: changes in layout and text of the Advanced
  395.     Preferences dialog.
  396.  
  397.   - Xvnc: Minor bugfix which should prevent potential dereference of a
  398.     NULL pointer.
  399.  
  400.   - Unix viewer: Now viewer window would be raised on beep (bell)
  401.     event, unless new -noraiseonbeep option is provided in the command
  402.     line or "raiseOnBeep" resource set to False.
  403.  
  404.   - One more packaging option for the Unix source: ready to build
  405.     archive with Zlib and JPEG libraries inside.
  406.  
  407.   - Other minor fixes and cleanups.
  408.  
  409. ----------------------------------------------------------------------
  410.  
  411. * TightVNC 1.2.1
  412.  
  413.   - Win32 server: added support for reverse connections on ports other
  414.     than 5500, modified patch from Steve Kann.
  415.  
  416.   - Win32 viewer: added support for new command-line options:
  417.     -noshared and -encoding XXX.
  418.  
  419.   - Bugfixes in Win32 viewer: changes in exception handling eliminate
  420.     Borland C++ compilation problems causing application crashes on
  421.     repetitive connections, notably in the listen mode. Also, now
  422.     warning exceptions causing disconnects are reported to user,
  423.     except for the case when a user has closed the viewer window.
  424.  
  425.   - Better packaging in Win32 version: self-installing package is
  426.     available, vncviewer now shows correct icon image.
  427.  
  428.   - Unix vncviewer: Default tunneling command template has been
  429.     changed, to allow tunneled connections to hosts where only
  430.     loopback VNC connections are enabled. New -via <GATEWAY>
  431.     command-line option provides enhanced tunneling functionality, now
  432.     one can make vncviewer tunnel connections to a VNC host via third
  433.     machine acting as a gateway.
  434.  
  435.   - Java viewer: Addition of new parameters PASSWORD, "Show Controls",
  436.     and "View Only", modified patch from Steve Kann.
  437.  
  438. ----------------------------------------------------------------------
  439.  
  440. * TightVNC 1.2.0
  441.  
  442.   - Tight encoding is now configurable and can operate at different
  443.     compression levels where low compression levels are very fast in
  444.     terms of CPU usage. New "-compresslevel N" option implemented in
  445.     vncviewer to set compression levels for Tight encoding (1 - fast,
  446.     9 - best).
  447.  
  448.   - Enhanced techniques to split large rectangles in Tight encoder;
  449.     now it tries to find large solid-color areas and send them in
  450.     separate rectangles.
  451.  
  452.   - Lossy JPEG compression in Tight encoding has been implemented, new
  453.     "-quality N" vncviewer option should be used to enable this
  454.     feature (0 - low image quality and best compression, 9 - best
  455.     image quality). JPEG compression is used only for screen areas
  456.     that seem to be suitable for JPEG compression (although algorithms
  457.     to detect such areas are not perfect, of course).
  458.  
  459.   - New "XCursor" and "RichCursor" encodings implemented. They are
  460.     used to transmit cursor shape updates from server to clients
  461.     ("local cursor" feature requested by many users). Mouse movement
  462.     no longer causes framebuffer updates to happen, vncviewer
  463.     processes mouse locally when this feature is active. New
  464.     -nocursorshape vncviewer option turns this feature off.
  465.  
  466.   - A number of recent changes from both TridiaVNC and AT&T's releases
  467.     merged into the source, now the code is based on version 3.3.3r2
  468.     for Unix part, and on 3.3.3r9 for Win32.
  469.  
  470.   - Unix vncviewer: When -tunnel option is specified in the command
  471.     line, special rules are now used to choose preferred encoding. Now
  472.     viewer does not think that server is running on the same machine
  473.     when tunneling is on and the preferred encoding is now "tight"
  474.     with default compression instead of raw.
  475.  
  476.   - Xvnc: Rules to set default pixel formats have been changed: now
  477.     they are RGB565 instead of BGR556 for color depth 16, and RGB888
  478.     instead of BGR888 for depth 24. This makes Xvnc compatible with
  479.     Imlib renderer used in Gnome and also helps to avoid unnecessary
  480.     pixel format translations in many cases.
  481.  
  482.   - Xvnc: X11 modifier mapped to META key is now Mod4 instead of Mod1.
  483.     New -compatiblekbd option implemented in Xvnc to force META and
  484.     ALT keys behave the same way as they do in the original AT&T's
  485.     version.
  486.  
  487.   - A number of bugs fixed: viewer crashes after inflate() call, Xvnc
  488.     CoRRE encoding problems, Xvnc bit-order issues in XCursor and
  489.     RichCursor encodings, etc.
  490.  
  491.   - Java viewer now supports Tight encoding and cursor shape updates.
  492.     Drawing techniques were changed, settings "Raw pixel drawing:
  493.     Fast/Reliable" and "CopyRect: Fast/Reliable" removed from the
  494.     Options panel since they do not make sense in new drawing model.
  495.  
  496.   - Other new features, optimizations, fixes and cleanups, see
  497.     ChangeLog files.
  498.  
  499. ----------------------------------------------------------------------
  500.  
  501. * VNC Tight Encoding 1.1
  502.  
  503.   - New ``gradient'' filter implemented in servers (it can be disabled
  504.     in Xvnc with new -lazytight option). The filter preprocess
  505.     full-color screen areas prior to compression in order to achieve
  506.     better compression ratios (with the cost of slower compression).
  507.     Vncviewers of version 1.0 had support for this filter already, but
  508.     there was small bug causing image distortions in certain cases. So
  509.     it is recommended to upgrade both servers and viewers.
  510.  
  511.   - Stupid bug fixed: extra unused color was included in palettes in
  512.     many cases; compression ratios used to be worse than they should
  513.     be.
  514.  
  515.   - The algorithm used to split large rectangles into parts has been
  516.     changed. This change can increase compression ratios in many
  517.     situations.
  518.  
  519.   - Byte-order issues in servers have been (hopefully) fixed.
  520.  
  521.   - Performance tuning, code rewrites and cleanups in various places.
  522.  
  523. ----------------------------------------------------------------------
  524.  
  525. * VNC Tight Encoding 1.0
  526.  
  527.   - Initial release.
  528.  
  529. ----------------------------------------------------------------------
  530.